C1.DataCollection Assembly / C1.DataCollection Namespace / C1GroupDataCollection<S> Class / FilterExpression Property

In This Topic
FilterExpression Property (C1GroupDataCollection<S>)
In This Topic
Gets the filter expression applied to the data.
Syntax
'Declaration
 
Public Overridable ReadOnly Property FilterExpression As FilterExpression
 
See Also